home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / program / gmp202.zip / mp_bpl.c < prev    next >
C/C++ Source or Header  |  1996-05-08  |  87b  |  5 lines

  1. #include "gmp.h"
  2. #include "gmp-impl.h"
  3.  
  4. const int mp_bits_per_limb = BITS_PER_MP_LIMB;
  5.